widget: Fix :parent property type
authorTimm Bäder <mail@baedert.org>
Sat, 3 Dec 2016 10:09:58 +0000 (11:09 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 7 Jan 2017 16:19:30 +0000 (17:19 +0100)
commit8960bb7c8e35f7fbbfc5fa875eaa0bcce1386967
tree9434ad899cd43b2f7684910468660deda9a27398
parent3698f664b233ce9f007f2ed54dc7f08c13708f5f
widget: Fix :parent property type

Parent widgets can now also be widgets, not just containers.
gtk/gtkwidget.c